DELETE VERTEX SHADER
This command will delete the specified vertex shader if one exists. Delete vertex shaders when you have no further use for them to save a small amount of memory.

SYNTAX
DELETE VERTEX SHADER VertexShader Number

RELATED INFO
BASIC3D Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example